runtime.g.coroexit (field)

4 uses

	runtime (current package)
		coro.go#L80: 	gp.coroexit = true
		coro.go#L109: 	exit := gp.coroexit
		coro.go#L110: 	gp.coroexit = false
		runtime2.go#L487: 	coroexit     bool // argument to coroswitch_m